home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Cubies Winners / Mac OS X / haXmanager 1.0 / Plugins / Show Invisible Folders < prev    next >
Encoding:
Text File  |  2000-11-22  |  247 b   |  3 lines

  1. plugin.name=(Show Invisible Folders)
  2. plugin.description=(This hack will allow you to view all the hidden directories like /bin and /etc.  Possible variables are 0 for false, 1 for true)
  3. plugin.shell(defaults write com.apple.finder ShowAllFiles $v)